| C1.Xaml アセンブリ > C1.Xaml 名前空間 > Extensions クラス > MakeRelative メソッド : MakeRelative(Popup,FrameworkElement,Func<List<AnchorMatching>>) メソッド |
'宣言 Public Overloads Shared Sub MakeRelative( _ ByVal popup As Windows.UI.Xaml.Controls.Primitives.Popup, _ ByVal relativeElement As Windows.UI.Xaml.FrameworkElement, _ ByVal getLocations As System.Func(Of List(Of AnchorMatching)) _ )
public static void MakeRelative( Windows.UI.Xaml.Controls.Primitives.Popup popup, Windows.UI.Xaml.FrameworkElement relativeElement, System.Func<List<AnchorMatching>> getLocations )